html,body{height:100%;min-width:1200px;}
body{color:#262626;font:12px/20px '微软雅黑','Microsoft YaHei',sans-serif;background:#fff;}
a{color:#262626;}
a:hover{ color:#FA9900}
.w{width:1280px;margin:0 auto;}
.cur{font-size: 18px;line-height: 80px;}
.header .logo{height:100px; background: none;}
.header .logo>div{height:100px;display:flex;justify-content:space-between;align-items:center;}
.logo .ico img{}
.logo .other{text-align:right;}
.logo .other a{width:54px;display:inline-block;margin-right:10px;text-align:center;}
.logo .other img{margin-bottom:5px;}
.SD{display:flex;align-items:center;margin-top:15px;}
form{background:#848484;display:flex;padding:2px;border-radius:2px;margin-right:15px;}
.inputBox{font-size:12px;color:#ededed;background:none;padding-left:3px;}
.submit{background:url(../images/search2025.png) no-repeat center;width:30px;height:28px;cursor:pointer;position: absolute;top: 35px;right: 20px;}}
.header .nav{background: none; border: none; font-size: 20px;}
.navList{display:flex;font-size:20px;font-weight:bold;line-height:100px; }
.navList a{border:none!important;padding:0 15px!important;}
.navList a:hover{border-top:4px solid;line-height:37px;}

.header{
    height: 100px;
    border-bottom: 1px dashed #D0CDD0;
    overflow: hidden;
    position: relative;
}
.other { float: right; width: 40px;}
.ico{
    width: 60px;
	left: 20px;
	    top: 20px;
		position: absolute;
}
		.nav { float: right;margin-right: 25px; background: none!important;border-bottom:none!important}

		.nav li {
			position: relative;
			padding: 0 10px;
		}

		.nav li span {
			width: 100%;
			top: 56px;
			left: 0;
			position: absolute;
			background-color: rgba(0, 0, 0, 0.6);
			display: none;
			z-index: 10;
			border-radius: 0px 0px 3px 3px;
		}

		.nav li span a {
			color: #fff;
			font-weight: normal;
			border-bottom: 1px solid #838383;
			border-right: 0;
		}

		.nav li span a:hover {
			color: #444;
			background: #4C4C4C;
		}

		.nav li:hover span a:hover {
			border-bottom: #FABE00 1px solid;color:#262626!important;
		}
.navList li:hover{border-bottom:#FABE00 1px solid ;color:#262626!important;}
		.nav li:hover span {
			display: block;
		}
.view h5{font-size: 36px;line-height:38px;font-weight:bold;padding:20px 0;}
.view .other span{margin:0 15px;font-size: 20px;}
.view .baseInfo{text-align:center;padding: 10px 0 40px;}

.peg{position: relative;}
.OA{position:absolute;right:-180px;top:45px;text-align:center;line-height:16px;}
.OA>div{width:100px;padding:5px;}
.OA .M1{background:#ccc;margin-bottom:5px;}
.OA .M2{background:#e1e2e6;}
.OA .M2 p{padding:5px 0 15px}
.OA img{width:100px;}
.OA p{padding:5px 0;}
.page-large{font-size:16px;}
.link{justify-content: space-between;border-top:3px solid #FABE00;padding: 30px 0;}
.link li{margin: 0 96px;font-size:20px; line-height: 55px;}
.link li:nth-child(2){margin: 0 105px}
.link li:nth-child(3){margin: 0 105px}
.link li:nth-child(4){margin: 0 108px}

.link p img{border-radius:4px;}
.link p{ display:none;background:#FABE00;width:150px;height:150px;padding:8px 8px 8px 8px;box-sizing:border-box;position:absolute;left:50%;top:60px;margin-left:-75px;z-index:2;border-radius:4px;}
.link p::before{content:'';display:inline-block;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:10px solid #FABE00;position:absolute;top:-10px;left:50%;margin-left:-5px;}
.link li a:hover p{display:block;}
.link p img{width:100%;height:100%;object-fit:cover;}
.link p span{color:#fff;text-align: center;line-height: 30px;display: block;width: 100%;background: #FABE00;padding: 0 8px 0 8px;font-size: 16px;margin-left: -8px;border-radius:4px;}

.link a{position:relative;}
.link p{top:45px;}
.footer{text-align:center;background: #333333; font-size: 16px;line-height: 30px;}
.footer>div{padding:30px 0;}
.footer p{padding:3px 0;}
.footer span{margin:0 10px; color:#FFF}
.footer span a{color:#FFF}